String Schema
DepartureAirport Element
Description
Departure airport for the segment
Namespace http://string.drv.de/xmlschema/string
Type
AirportResponseType Complex Type
Diagram
Latitude Element Longitude Element Sequence Location Element LanguageCode Element Text Element Sequence AirportName Element IcaoCode Element IataCode Element Choice Sequence DepartureAirport Element
Overview
DepartureAirport AirportResponseType Complex Type
Departure airport for the segment
Sequence
Choice
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
Sequence
Longitude xs:string
Latitude xs:string
Source
<xs:element name="DepartureAirport" type="AirportResponseType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Departure airport for the segment</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
CommonFlightSegmentResponseType Complex TypeString Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.